atris software package provides tetris-like game with a twist for Unix, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install atris
atris is installed in your system.
Make ensure the atris package were installed using the commands given below,
$ sudo dpkg-query -l | grep atris *
You will get with atris package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Games |
| Package | atris |
| Version | 1.0.7.dfsg.1-8 |
| Description | tetris-like game with a twist for Unix |
| Sub Section | Games |